| Method | Request URI |
|---|---|
| PUT | /API/Transfer/UpdateConfiguration/{id}/?sessionId=value |
| URI Parameter | Description |
|---|---|
| sessionId | The current session ID. Specifying via an Authorization request header instead is recommended. |
| Path Parameter | Description |
|---|---|
| id | The ID of the export configuration to be updated. |
| Authorization: Bearer <Current session ID> |